credit2: Simple cpu picker based on instantaneous load
authorKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:29:00 +0000 (08:29 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 24 Dec 2010 08:29:00 +0000 (08:29 +0000)
commite94b9172714867180935d844e63adfaea9d20b97
tree57b801c551bc90798ee12c7be256b15de5061d6c
parent90ef5664dbe340ef65bb7d66fb167126b6317cf1
credit2: Simple cpu picker based on instantaneous load

In preparation for multiple runqueues, add a simple cpu picker that
will look for
the runqueue with the lowest instantaneous load to assign the vcpu to.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
xen/common/sched_credit2.c